home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19961006-19970104 / 000154_news@columbia.edu _Sat Nov 9 11:38:32 1996.msg < prev    next >
Internet Message Format  |  1996-12-31  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id LAA27781 for <kermit.misc@watsun.cc.columbia.edu>; Sat, 9 Nov 1996 11:38:31 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id LAA06927 for kermit.misc@watsun; Sat, 9 Nov 1996 11:38:31 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: GUI kermit version
  8. Date: 9 Nov 1996 16:38:04 GMT
  9. Organization: Columbia University
  10. Lines: 21
  11. Message-ID: <562c1c$t3v@apakabar.cc.columbia.edu>
  12. References: <327E3B78.4C13@lvccld.lib.nv.us> <55nkri$d71@apakabar.cc.columbia.edu> <1996Nov8.162600.1965@nntp.muohio.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <1996Nov8.162600.1965@nntp.muohio.edu>,
  16. James Howard <howardjp@ham.muohio.edu> wrote:
  17. : Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  18. : : In article <327E3B78.4C13@lvccld.lib.nv.us>,
  19. : : Thomas Harrington  <tomh@lvccld.lib.nv.us> wrote:
  20. : : : Any updates on how the GUI version of Kermit 95 is going?
  21. : : : 
  22. : : It's coming along very nicely, but obviously it is taking longer than
  23. : : we expected.  It is a LOT of work.   I hope that within about a month
  24. : : we'll be able to start posting previews, screen shots, etc, on our
  25. : : Web page, and shortly after that begin a testing program among our
  26. : : registered users, but we're not in a position yet to commit to any firm
  27. : : dates.
  28. : When it is done, will it be backported to Win3.1?
  29. No.  Kermit 95 is a 32-bit, protected mode, multithread application.
  30. It can't run in Windows 3.x, not even under Win32s, which does not support
  31. mulitple threads.
  32.  
  33. - Frank